serviceup.png

InBox DynamicFieldLinkAction

Version 6.0.1

Creation date 2018-12-05

Resources

This module provides the ability to create a new dynamic field type for the OTRS, which creates a link to the OTRS action indicated in the field register.

Prerequisites

Framework

The following versions of the OTRS framework are supported:

  • [6.0.x]

Modules

The following modules are required:

  • InBox Core 6.30.8 or superior

Operational system

The following operating systems are required:

  • [None]

Third Party Software

The following third party software is required:

  • [None]

Installation

bin/otrs.Console.pl Admin::Package::Install /path/to/InBox\ DynamicFieldLinkAction 6.0.1.opm

Configuration

This module does not require additional configurations.

Usage

To create a new dynamic field of type 'LinkAction', navigate to 'Administration -

Dynamic Fields':

image01.png

Under 'Ticket ->, choose the type 'LinkAction':

image02.png

Fill in the registration fields:

image03.png

The 'Name' field will be what is shown in the view to be clicked. The 'Action' field will be the OTRS action that will be redirected when there is a click on it.

Field operation.

First, add the field to the desired screens, as an example on the call detailing screen: Navigate to 'Administration -> System Configuration':

image04.png

Search for:

image05.png

Add the name of the field created in the configuration:

image06.png

Save and deploy updates. Go to the detail and some call and observe the field

image07.png

Added: By clicking 'Go to dashboard', the dashboard screen opens:

image08.png